/ Assembly List / LJCCommonModuleLib / CommonModule / Init

Namespace - LJCCommonModuleLib


Parameters
processID - The Process ID value.
taskID - The Task ID value.
actionName - The action name.
dataConfigName - The DataConfig name.

Returns

True if successful, otherwise false.

Syntax

C#
public Boolean Init(Int32 processID, Int32 taskID, String actionName, String dataConfigName)

Executes the specified action.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.